Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • overlap violation | treatment-effects estimation for observational survival-time data

    Hi gurus,

    I am running stteffects ipwra .., atet vce(cluster ... ) and received:

    Code:
    overlap violation; there are 12 observations with a probability weight less than 1.0e-05
    r(498);
    unfortunately I can not offer a sample dataset, this time.

    My frustation here is that Stata mentions "there are 12 observations with ..." but, it did not give me any clue which they are.

    anyone here knows how to locate them ? thks





  • #2
    The osample() option creates a new variable that indicates which observations are the troublemakers.
    ---------------------------------
    Maarten L. Buis
    University of Konstanz
    Department of history and sociology
    box 40
    78457 Konstanz
    Germany
    http://www.maartenbuis.nl
    ---------------------------------

    Comment


    • #3
      thanks Maarten, the help file clearly mention osample() option. I missed it, somehow.

      Comment

      Working...
      X